Crate wit_bindgen
source ·Macros
Structs
- A type which represents a component model resource, either imported or exported into this component.
Traits
- A trait which extends
WasmResource
used for Rust-defined resources, or those exported from this component. - A trait which all wasm resources implement, namely providing the ability to drop a resource.